TrimGetTrimmingCurves

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrimGetTrimmingCurves()  

SYNOPSIS

trim_lib/trim_aux.c:292

CagdCrvStruct *TrimGetTrimmingCurves(TrimSrfStruct *TrimSrf,
                                     CagdBType ParamSpace,
                                     CagdBType EvalEuclid)
 

DESCRIPTION

Extracts the trimming curves of the given trimmed surface.  

PARAMETERS:

TrimSrf: Trimmed surface to extract trimming curves from.

ParamSpace: TRUE for curves in parameteric space, FALSE of 3D Euclidean space.

EvalEuclid: If TRUE and ParamSpace is FALSE, evaluate Euclidean curve even if one exists.  

FUNCTION RETURN VALUE

CagdCrvStruct *: List of trimming curves of TrimSrf.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022